PowerTools InputMan for ASP.NET 8.0J
Count プロパティ (BaseItemCollection<T>)

コレクション内の要素の総数を取得します。
構文
Public Shadows ReadOnly Property Count As Integer
public new int Count {get;}
解説
Countプロパティによってコンボまたはリストコントロール内のアイテムの数を限定することができます。また、コレクションをループする処理を行う場合に、Countプロパティの値を使用することもできます。
参照

BaseItemCollection<T> クラス
BaseItemCollection<T> メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.